/*==== Index css ====*/
.banner{width:100%!important;height:320px!important;text-align:center} .banner img{width:1400px;height:320px;margin:0 auto}
.banner .b1{background:url(../img/banner_bg1.png) repeat-x}
.banner .b2{background:url(../img/banner_bg2.png) repeat-x}
.banner .b3{background:url(../img/banner_bg3.png) repeat-x}


.ui-carousel {margin:0 auto}

.headindex{margin:10px;display:block;height:320px}
.headindex .a1{float:left;display:inline-block;min-height:200px;margin-right:15px}
.headindex .a2{width:350px;min-height:200px;display:inline-block}

.push-title{font-size:25px;text-align:center} .push-des{line-height:25px;margin:5px 0;overflow:hidden}

.headindex .a1 ul{width:800px}
.headindex .a1 li {width:156px;background:#DDD;background:linear-gradient(to bottom, #DDD, #EEE);text-align:center;margin:10px 12px;padding:5px;border:#E5E5E5 solid 1px} .headindex .a1 li{float:left} .headindex .a1 li img{width:150px;height:100px;padding:3px;background:#FFF;margin:0 auto}
.headindex .a1 em{font-style:normal;display:block;height:25px;line-height:30px}

.card-title{border-bottom:#CCC solid 1px;text-indent:15px;height:30px;line-height:30px}
.headindex .a2 li{background:url(../img/dot.gif) no-repeat left;text-indent:12px;line-height:30px;height:30px;position:relative} .headindex .a2 li i{position:absolute;right:0} .headindex .a2 li:hover{background:url(../img/dots.gif) no-repeat left}

.panel{border:#CCC solid 1px;margin:20px 20px;display:block} .panel .tit{text-indent:12px;border-bottom:#CCC solid 1px;margin-top:1px;background:#EEE;line-height:35px}
.panel .box {margin:12px 15px} .panel .box dd{float:left} .panel .box dd em a, .panel .box dd li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis} .panel .box dd img{width:150px;height:100px;padding:2px;border:#CCC solid 1px} .panel .box dd em a{width:150px;margin-bottom:4px} .panel .box dd li a{width:215px}
.panel .box dd li{background:url(../img/jt.gif) no-repeat left;text-indent:12px;height:26px;line-height:26px} .panel .box dd .ur{position:relative;width:300px!important;margin:0 0 0 5px} .panel .box dd .ur i{font-style:normal;position:absolute;right:0;font-size:12px;color:#666}
.panel .box dd ul{margin:0 20px;width:215px} .panel .box dd .ur a{display:inline-block;width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.panel .box dd em{height:25px;line-height:25px;margin-bottom:10px;font-style:normal;font-size:12px;text-align:center}
.panel .box dd .ur li{text-indent:6px!important}

/*==== Media Screen css ====*/
@media screen and (min-width: 1200px) and (max-width: 1368px) {
	.banner img{width:1300px!important}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 767px) {

}
